home *** CD-ROM | disk | FTP | other *** search
/ PC Home 48 / Fun Clicp Art 5000.iso / r / mbm / 00743_DE- IN2 lec.ls < prev    next >
Encoding:
Text File  |  1996-05-11  |  302 b   |  11 lines

  1. on exitFrame
  2.   global gLecLabel, gSujet0, gListCod, gScopeDe, gListDurDe, gVidDuree
  3.   set moncod to gSujet0(Le_Code)
  4.   set monNum to getPos(gListCod, moncod)
  5.   set maPosDeb to 0
  6.   set gVidDuree to 3240
  7.   gScopeDe(SetTime, maPosDeb)
  8.   gScopeDe(Box, 72, 73, 538, 417)
  9.   set gLecLabel to "DE:lec:lec"
  10. end
  11.